Microsoft.Live.LiveConnectSessionStatus enumeration

Indicates the status of the session.

Syntax

public enum LiveConnectSessionStatus
Public Enum LiveConnectSessionStatus

Members

The LiveConnectSessionStatus enumeration has these members.

Member

Value

Description

Connected

LiveConnectSessionStatus.Connected

Indicates that the session is connected.

NotConnected

LiveConnectSessionStatus.NotConnected

Indicates that the session is not connected.

Unknown

LiveConnectSessionStatus.Unknown

Indicates that the session status is not known.

Requirements

Minimum supported client

Windows 8

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Microsoft.Live

Assembly

Microsoft.Live.dll