Edit

Share via


MultiplayerSession.ETag Property

Definition

The ETag returned with this session, used to determine if the session has been updated since it was last retrieved from the server.

public string ETag { get; }
member this.ETag : string
Public ReadOnly Property ETag As String

Property Value

Implements

Microsoft.Xbox.Services.Multiplayer.__IMultiplayerSessionPublicNonVirtuals.ETag

Applies to