| ICastSession Properties | 
The ICastSession type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Description | 
                Gets the description of the session. Examples: "Mirroring tab (www.example.com)",
                "Casting media", "Casting YouTube".
             | 
|  | IsAlive | 
                Indicates whether this cast session is alive.
             | 
|  | IsLocal | 
                Indicates whether this cast session is initiated and managed by the current
                IProfile.
             | 
|  | MediaReceiver | 
                Gets the media receiver of this session.
             | 
|  | Mode | 
                Gets the mode of the session.
             | 
 See Also
See Also