The properties of the SecureNetworkStream class are listed below. For a complete list of SecureNetworkStream class members, see the SecureNetworkStream Members topic.
![]() | Gets a value that indicates whether the current stream supports writing. |
![]() | Gets a value indicating whether the stream supports seeking. This property always returns false. |
![]() | Gets a value that indicates whether the current stream supports writing. |
![]() | The length of the data available on the stream. This property always throws a NotSupportedException. |
![]() | Gets or sets the current position in the stream. This property always throws a NotSupportedException. |
![]() | Gets the underlying network connection. |
SecureNetworkStream Class | Org.Mentalis.Security.Ssl Namespace