API reference
API reference
Select your platform
No SDKs available
No versions available

OperationID Struct

An ID that identifies an operation. This could be a request ID or any custom ID.

Properties

string Value[Get]

Fields

Returns true if the Operation ID has a value.

Member Functions

override string ToString ( )
override bool Equals
( object obj )
override int GetHashCode ( )

Static Member Functions

static implicit operator string
( OperationID correlationId )
static static operator OperationID
( string value )
static implicit operator OperationID
( Guid value )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon