Method DebugDetailsOfPayloadHandle
DebugDetailsOfPayloadHandle(PayloadHandle)
Debug function that returns details about a particular PayloadHandle.
Declaration
public FixedString4096Bytes DebugDetailsOfPayloadHandle(PayloadHandle blockHandle)
Parameters
Type | Name | Description |
---|---|---|
PayloadHandle | blockHandle | PayloadHandle to analyze |
Returns
Type | Description |
---|---|
FixedString4096Bytes | FixedString4096Bytes with the details |