Click or drag to resize

IPacketTransferred Property

Gets a value indicating when the NetworkPacket was sent. If null then the IPacket was not yet set.

Namespace: Ozeki.Camera
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
DateTime? Transferred { get; }

Property Value

NullableDateTime
See Also