PeerPresenceInfo Constructor

 

Initializes a new instance of a PeerPresenceInfo object.

Namespace:   System.Net.PeerToPeer.Collaboration
Assembly:  System.Net (in System.Net.dll)

NameDescription
System_CAPS_pubmethodPeerPresenceInfo()

Initializes a new default instance of a PeerPresenceInfo object.

System_CAPS_pubmethodPeerPresenceInfo(PeerPresenceStatus, String^)

Initializes an instance of a PeerPresenceInfo object that includes a Unicode string describing the presence status the local peer.

New instances of PeerPresenceStatus generated by this constructor contains a default PeerPresenceInfo value equal to "Online".

Return to top
Show: