StandardBindingReliableSessionElement.ApplyConfiguration 方法

定義

將指定之繫結項目的內容套用至這個組態區段。

public:
 void ApplyConfiguration(System::ServiceModel::ReliableSession ^ reliableSession);
public void ApplyConfiguration (System.ServiceModel.ReliableSession reliableSession);
member this.ApplyConfiguration : System.ServiceModel.ReliableSession -> unit
Public Sub ApplyConfiguration (reliableSession As ReliableSession)

參數

reliableSession
ReliableSession

要套用的組態項目。

例外狀況

reliableSessionnull

適用於