IInitiatorSessionInfo.SocketConnectPort Property
int SocketConnectPort {get; set;}
This language is not supported or no code example is available.
property int SocketConnectPort {
int get( );
void set(
int value
);
}
This language is not supported or no code example is available.
function get SocketConnectPort() : int;
function set SocketConnectPort(value : int);
This language is not supported or no code example is available.
Property Value
int
In this article
Definition