SdkMessageFilterAvailability.All 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.
The message is available on both connected and disconnected from the server. Value = 2.
public: int All = 2;
public const int All = 2;
val mutable All : int
Public Const All As Integer = 2