ResponsePayloadStatus Property
|
Get status code.
Namespace:
Guardtime.KSI.Service
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxpublic ulong Status { get; }
Public ReadOnly Property Status As ULong
Get
public:
property unsigned long long Status {
unsigned long long get ();
}
member Status : uint64 with get
Property Value
Type:
UInt64
See Also