Property | Type | Description | |
---|---|---|---|
InstanceCount | int |
Method | Description | |
---|---|---|
Initiating ( string a ) : void | ||
Operation1 ( string a ) : void | ||
Operation2 ( string a ) : void | ||
ServiceWithSession ( IOne one, ITwo two ) : System.ServiceModel | ||
Terminating ( ) : void |
public ServiceWithSession ( IOne one, ITwo two ) : System.ServiceModel | ||
one | IOne | |
two | ITwo | |
return | System.ServiceModel |