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: 1.8.12.0 (1.8.12)
Syntax
Nullable<DateTime> Transferred { get; }

Property Value

Type: NullableDateTime
See Also