HubProtocolConstants.CloseMessageType Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the close message type.
public: int CloseMessageType = 7;
public const int CloseMessageType = 7;
val mutable CloseMessageType : int
Public Const CloseMessageType As Integer = 7