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.3.199.0
Syntax
Nullable<DateTime> Transferred { get; }

Property Value

Type: NullableDateTime
See Also