IInitiatorSessionInfo.SocketConnectHost Property

string SocketConnectHost {get; set;}
This language is not supported or no code example is available.
 
property String^ SocketConnectHost { 
String^ get( ); 
void set( 
String^ value 
); 
}
This language is not supported or no code example is available.
function get SocketConnectHost() : String
function set SocketConnectHost(value : String);
This language is not supported or no code example is available.

Property Value

string

In this article

Definition