Property | Type | Description | |
---|---|---|---|
AbsoluteExpiryTimeName | string | ||
Code | ulong | ||
ContentEncodingName | string | ||
ContentTypeName | string | ||
CorrelationIdName | string | ||
CreationTimeName | string | ||
GroupIdName | string | ||
GroupSequenceName | string | ||
MessageIdName | string | ||
Name | string | ||
ReplyToGroupIdName | string | ||
ReplyToName | string | ||
SubjectName | string | ||
ToName | string | ||
UserIdName | string |
Method | Description | |
---|---|---|
Properties ( ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
OnDecode ( System.ByteBuffer buffer, int count ) : void | ||
OnEncode ( System.ByteBuffer buffer ) : void | ||
OnValueSize ( ) : int |
protected OnDecode ( System.ByteBuffer buffer, int count ) : void | ||
buffer | System.ByteBuffer | |
count | int | |
return | void |
protected OnEncode ( System.ByteBuffer buffer ) : void | ||
buffer | System.ByteBuffer | |
return | void |
public static string AbsoluteExpiryTimeName | ||
return | string |