MultiplayerSessionChangeEventArgs Class
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.
Indicates the session that triggered the event.
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class MultiplayerSessionChangeEventArgs
type MultiplayerSessionChangeEventArgs = class
interface __IMultiplayerSessionChangeEventArgsPublicNonVirtuals
Public NotInheritable Class MultiplayerSessionChangeEventArgs
- Inheritance
-
MultiplayerSessionChangeEventArgs
- Attributes
-
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute
Properties
Branch |
The branch of the session used to scope change numbers. |
ChangeNumber |
The change number of the session. |
SessionReference |
The session that triggered this event. |