Méthode | Description | |
---|---|---|
AddBindingParameters ( |
||
AfterReceiveReply ( System &reply, object correlationState ) : void | ||
ApplyClientBehavior ( |
||
ApplyDispatchBehavior ( |
||
BeforeSendRequest ( System &request, System channel ) : object | ||
GetLogin ( string username ) : string | ||
Validate ( |
public AddBindingParameters ( |
||
endpoint | ||
bindingParameters | System.ServiceModel.Channels.BindingParameterCollection | |
Résultat | void |
public AfterReceiveReply ( System &reply, object correlationState ) : void | ||
reply | System | |
correlationState | object | |
Résultat | void |
public ApplyClientBehavior ( |
||
endpoint | ||
clientRuntime | ||
Résultat | void |
public ApplyDispatchBehavior ( |
||
endpoint | ||
endpointDispatcher | ||
Résultat | void |
public BeforeSendRequest ( System &request, System channel ) : object | ||
request | System | |
channel | System | |
Résultat | object |
public static GetLogin ( string username ) : string | ||
username | string | |
Résultat | string |
public Validate ( |
||
endpoint | ||
Résultat | void |