MultiplayerSession.ETag Property
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 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