Dart.Ssh Namespace > SessionStream Class : Length Property |
'Declaration Public Overrides ReadOnly Property Length As Long
'Usage Dim instance As SessionStream Dim value As Long value = instance.Length
public override long Length {get;}
public: __property long get_Length() override;
Exception | Description |
---|---|
System.NotSupportedException | Always throws this exception. |