get_IsServer()

AuthenticatedStream::get_IsServer() const 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

Return Value

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

See Also