System::Net::Security::AuthenticatedStream::get_IsServer method

AuthenticatedStream::get_IsServer method

Returns a value that indicates if the local side of the connection is the server.

virtual bool System::Net::Security::AuthenticatedStream::get_IsServer() const =0

ReturnValue

A value that indicates if the local side of the connection is the server.

See Also