Sets the current position of the stream to the given value. This method always throws a NotSupportedException.
[Visual Basic]
Overrides Public Function Seek( _
ByVal offset As Long, _
ByVal origin As SeekOrigin _
) As Long
The position in the stream. This method is not supported.
| Exception Type | Condition | 
|---|---|
| NotSupportedException | The Seek method is not supported. | 
SecureNetworkStream Class | SecureNetworkStream Members | Org.Mentalis.Security.Ssl Namespace