SoRemoteVizClientFrameEventArgDataLength Property |
Returns the frame data length.
Namespace: OIV.RemoteViz.Clients.NodesAssembly: OIV.RemoteViz.Client (in OIV.RemoteViz.Client.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public ulong DataLength { get; }
Public ReadOnly Property DataLength As ULong
Get
public:
property unsigned long long DataLength {
unsigned long long get ();
}
member DataLength : uint64 with get
Property Value
Type:
UInt64Remarks See Also