get_IsServer()

SslStream::get_IsServer() const method

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

bool System::Net::Security::SslStream::get_IsServer() const override

Return Value

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

See Also