IInitiatorSessionInfo.Type Property
SessionType Type {get; set;}
This language is not supported or no code example is available.
property SessionType Type {
SessionType get( );
void set(
SessionType value
);
}
This language is not supported or no code example is available.
function get Type() : SessionType;
function set Type(value : SessionType);
This language is not supported or no code example is available.