HubProtocolConstants.CancelInvocationMessageType 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 cancel invocation message type.
public: int CancelInvocationMessageType = 5;
public const int CancelInvocationMessageType = 5;
val mutable CancelInvocationMessageType : int
Public Const CancelInvocationMessageType As Integer = 5