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 (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
DateTime? Transferred { get; }

Property Value

NullableDateTime
See Also