受信ポート

Namespace: FVIL.Net
Assembly: FVILforms (in FVILforms.dll) Version: 3.1.0.0 (3.1.0.9)

Syntax

C#
public virtual int Port2 { get; set; }
Visual Basic
Public Overridable Property Port2 As Integer
	Get
	Set

Property Value

Type: Int32

Remarks

    一般  :     0- 1023
    登録済み:  1024-49151
    任意  : 49152-65535
    

See Also