 | PipeStreamLength Property |
Throws NotSupportedException.
Namespace:
WinUsbNet
Assembly:
WinUsbNet (in WinUsbNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic override long Length { get; }
Public Overrides ReadOnly Property Length As Long
Get
public:
virtual property long long Length {
long long get () override;
}
Property Value
Type:
Int64
See Also