Sdílet prostřednictvím


WSTrustChannelSecurityTokenProvider.ICommunicationObject.Open Metoda

Definice

Přetížení

ICommunicationObject.Open()
ICommunicationObject.Open(TimeSpan)

ICommunicationObject.Open()

Zdroj:
WSTrustChannelSecurityTokenProvider.cs
Zdroj:
WSTrustChannelSecurityTokenProvider.cs
Zdroj:
WSTrustChannelSecurityTokenProvider.cs
 virtual void System.ServiceModel.ICommunicationObject.Open() = System::ServiceModel::ICommunicationObject::Open;
void ICommunicationObject.Open ();
abstract member System.ServiceModel.ICommunicationObject.Open : unit -> unit
override this.System.ServiceModel.ICommunicationObject.Open : unit -> unit
Sub Open () Implements ICommunicationObject.Open

Implementuje

Platí pro

ICommunicationObject.Open(TimeSpan)

Zdroj:
WSTrustChannelSecurityTokenProvider.cs
Zdroj:
WSTrustChannelSecurityTokenProvider.cs
Zdroj:
WSTrustChannelSecurityTokenProvider.cs
 virtual void System.ServiceModel.ICommunicationObject.Open(TimeSpan timeout) = System::ServiceModel::ICommunicationObject::Open;
void ICommunicationObject.Open (TimeSpan timeout);
abstract member System.ServiceModel.ICommunicationObject.Open : TimeSpan -> unit
override this.System.ServiceModel.ICommunicationObject.Open : TimeSpan -> unit
Sub Open (timeout As TimeSpan) Implements ICommunicationObject.Open

Parametry

timeout
TimeSpan

Implementuje

Platí pro