ImsBridgeFlag Enum
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.
This enumeration supports a bitwise combination of its member values.
public enum class ImsBridgeFlag
[System.Flags]
public enum ImsBridgeFlag
type ImsBridgeFlag =
Public Enum ImsBridgeFlag
- Inheritance
-
ImsBridgeFlag
- Attributes
Fields
| CommitMode0RequestResponse | 32 | |
| EmptyReplyFormat | 8 | |
| IgnorePurge | 16 | |
| None | 0 | |
| PassExpiration | 1 |