Method | Description | |
---|---|---|
AfterReceiveRequest ( System &request, IClientChannel channel, System.ServiceModel.InstanceContext instanceContext ) : object | ||
BeforeSendReply ( System &reply, object correlationState ) : void | ||
NHibernateMessageInspector ( ISessionFactory factory ) : System |
public AfterReceiveRequest ( System &request, IClientChannel channel, System.ServiceModel.InstanceContext instanceContext ) : object | ||
request | System | |
channel | IClientChannel | |
instanceContext | System.ServiceModel.InstanceContext | |
return | object |
public BeforeSendReply ( System &reply, object correlationState ) : void | ||
reply | System | |
correlationState | object | |
return | void |
public NHibernateMessageInspector ( ISessionFactory factory ) : System | ||
factory | ISessionFactory | |
return | System |