 | MessageIdEmpty Field |
[This is preliminary documentation and is subject to change.]
Represents an empty MessageId.
Namespace:
JsonRpc.Messages
Assembly:
JsonRpc.Commons (in JsonRpc.Commons.dll) Version: 0.5.4+1bad715934a0ae5922832940ca44bbbdaa509cfe
Syntaxpublic static readonly MessageId Empty
Public Shared ReadOnly Empty As MessageId
Dim value As MessageId
value = MessageId.Empty
public:
static initonly MessageId Empty
static val Empty: MessageId
Field Value
Type:
MessageId
See Also