HubProtocolConstants.CompletionMessageType 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 completion message type.
public: int CompletionMessageType = 3;
public const int CompletionMessageType = 3;
val mutable CompletionMessageType : int
Public Const CompletionMessageType As Integer = 3