PeerInvitationResponse 類別

定義

代表從遠端對等電腦收到的邀請回應 (邀請是透過 Invite()Invite() 方法所傳送)。

public ref class PeerInvitationResponse
public class PeerInvitationResponse
type PeerInvitationResponse = class
Public Class PeerInvitationResponse
繼承
PeerInvitationResponse

備註

這個類別沒有公用建構函式。 類別 PeerInvitationResponseType 可用來封裝回應,以配合未來版本傳回任何其他數據。

屬性

PeerInvitationResponseType

取得或設定來自 PeerInvitationResponseType 類別指定之遠端對等電腦對邀請的回應。

方法

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於

另請參閱