C# Class pt.sapo.gis.trace.wcf.TraceMessageInspector

Inheritance: IDispatchMessageInspector
Afficher le fichier Open project: sapo/sapo-services-sdk

Méthodes publiques

Méthode Description
AfterReceiveRequest ( System &request, System channel, System instanceContext ) : object
BeforeSendReply ( System &reply, object correlationState ) : void
TraceMessageInspector ( ) : System

Private Methods

Méthode Description
GetClientIP ( ) : String

Method Details

AfterReceiveRequest() public méthode

public AfterReceiveRequest ( System &request, System channel, System instanceContext ) : object
request System
channel System
instanceContext System
Résultat object

BeforeSendReply() public méthode

public BeforeSendReply ( System &reply, object correlationState ) : void
reply System
correlationState object
Résultat void

TraceMessageInspector() public méthode

public TraceMessageInspector ( ) : System
Résultat System