Method | Description | |
---|---|---|
GetCorrelationId ( this env ) : System.Guid | ||
GetCorrelationId ( string>.this |
||
GetCreationTime ( this env ) : System.DateTime | ||
GetDigitalSignature ( this env ) : byte[] | ||
GetDigitalSignature ( string>.this |
||
GetMessageId ( this env ) : System.Guid | ||
GetMessageId ( string>.this |
||
GetMessagePattern ( this env ) : string | ||
GetMessagePattern ( string>.this |
||
GetMessageTopic ( this env ) : string | ||
GetMessageTopic ( string>.this |
||
GetMessageType ( this env ) : string | ||
GetMessageType ( string>.this |
||
GetReceiptTime ( this env ) : System.DateTime | ||
GetReceiptTime ( string>.this |
||
GetRpcTimeout ( this env ) : System.TimeSpan | ||
GetRpcTimeout ( string>.this |
||
GetSenderIdentity ( this env ) : string | ||
GetSenderIdentity ( string>.this |
||
IsPubSub ( this env ) : bool | ||
IsRequest ( this env ) : bool | ||
IsRpc ( this env ) : bool | ||
SetCorrelationId ( this env, System.Guid id ) : void | ||
SetCorrelationId ( this env, string id ) : void | ||
SetCorrelationId ( string>.this |
||
SetCorrelationId ( string>.this |
||
SetCreationTime ( this env, System.DateTime date ) : void | ||
SetDigitalSignature ( this env, byte signature ) : void | ||
SetDigitalSignature ( string>.this |
||
SetMessageId ( this env, System.Guid id ) : void | ||
SetMessageId ( this env, string id ) : void | ||
SetMessageId ( string>.this |
||
SetMessageId ( string>.this |
||
SetMessagePattern ( this env, string pattern ) : void | ||
SetMessagePattern ( string>.this |
||
SetMessageTopic ( this env, string messageTopic ) : void | ||
SetMessageTopic ( string>.this |
||
SetMessageType ( this env, string messageType ) : void | ||
SetMessageType ( string>.this |
||
SetReceiptTime ( this env, System.DateTime date ) : void | ||
SetReceiptTime ( string>.this |
||
SetRpcTimeout ( this env, System.TimeSpan timeout ) : void | ||
SetRpcTimeout ( string>.this |
||
SetSenderIdentity ( this env, string identity ) : void | ||
SetSenderIdentity ( string>.this |
public static GetCorrelationId ( this env ) : System.Guid | ||
env | this | |
return | System.Guid |
public static GetCorrelationId ( string>.this |
||
headers | string>.this | |
return | System.Guid |
public static GetCreationTime ( this env ) : System.DateTime | ||
env | this | |
return | System.DateTime |
public static GetDigitalSignature ( this env ) : byte[] | ||
env | this | |
return | byte[] |
public static GetDigitalSignature ( string>.this |
||
headers | string>.this | |
return | byte[] |
public static GetMessageId ( this env ) : System.Guid | ||
env | this | |
return | System.Guid |
public static GetMessageId ( string>.this |
||
headers | string>.this | |
return | System.Guid |
public static GetMessagePattern ( this env ) : string | ||
env | this | |
return | string |
public static GetMessagePattern ( string>.this |
||
headers | string>.this | |
return | string |
public static GetMessageTopic ( this env ) : string | ||
env | this | |
return | string |
public static GetMessageTopic ( string>.this |
||
headers | string>.this | |
return | string |
public static GetMessageType ( this env ) : string | ||
env | this | |
return | string |
public static GetMessageType ( string>.this |
||
headers | string>.this | |
return | string |
public static GetReceiptTime ( this env ) : System.DateTime | ||
env | this | |
return | System.DateTime |
public static GetReceiptTime ( string>.this |
||
headers | string>.this | |
return | System.DateTime |
public static GetRpcTimeout ( this env ) : System.TimeSpan | ||
env | this | |
return | System.TimeSpan |
public static GetRpcTimeout ( string>.this |
||
headers | string>.this | |
return | System.TimeSpan |
public static GetSenderIdentity ( this env ) : string | ||
env | this | |
return | string |
public static GetSenderIdentity ( string>.this |
||
headers | string>.this | |
return | string |
public static SetCorrelationId ( this env, System.Guid id ) : void | ||
env | this | |
id | System.Guid | |
return | void |
public static SetCorrelationId ( this env, string id ) : void | ||
env | this | |
id | string | |
return | void |
public static SetCorrelationId ( string>.this |
||
headers | string>.this | |
id | System.Guid | |
return | void |
public static SetCorrelationId ( string>.this |
||
headers | string>.this | |
id | string | |
return | void |
public static SetCreationTime ( this env, System.DateTime date ) : void | ||
env | this | |
date | System.DateTime | |
return | void |
public static SetDigitalSignature ( this env, byte signature ) : void | ||
env | this | |
signature | byte | |
return | void |
public static SetDigitalSignature ( string>.this |
||
headers | string>.this | |
signature | byte | |
return | void |
public static SetMessageId ( this env, System.Guid id ) : void | ||
env | this | |
id | System.Guid | |
return | void |
public static SetMessageId ( this env, string id ) : void | ||
env | this | |
id | string | |
return | void |
public static SetMessageId ( string>.this |
||
headers | string>.this | |
id | System.Guid | |
return | void |
public static SetMessageId ( string>.this |
||
headers | string>.this | |
id | string | |
return | void |
public static SetMessagePattern ( this env, string pattern ) : void | ||
env | this | |
pattern | string | |
return | void |
public static SetMessagePattern ( string>.this |
||
headers | string>.this | |
pattern | string | |
return | void |
public static SetMessageTopic ( this env, string messageTopic ) : void | ||
env | this | |
messageTopic | string | |
return | void |
public static SetMessageTopic ( string>.this |
||
headers | string>.this | |
messageTopic | string | |
return | void |
public static SetMessageType ( this env, string messageType ) : void | ||
env | this | |
messageType | string | |
return | void |
public static SetMessageType ( string>.this |
||
headers | string>.this | |
messageType | string | |
return | void |
public static SetReceiptTime ( this env, System.DateTime date ) : void | ||
env | this | |
date | System.DateTime | |
return | void |
public static SetReceiptTime ( string>.this |
||
headers | string>.this | |
date | System.DateTime | |
return | void |
public static SetRpcTimeout ( this env, System.TimeSpan timeout ) : void | ||
env | this | |
timeout | System.TimeSpan | |
return | void |
public static SetRpcTimeout ( string>.this |
||
headers | string>.this | |
timeout | System.TimeSpan | |
return | void |
public static SetSenderIdentity ( this env, string identity ) : void | ||
env | this | |
identity | string | |
return | void |
public static SetSenderIdentity ( string>.this |
||
headers | string>.this | |
identity | string | |
return | void |