Méthode | Description | |
---|---|---|
OverridePublicReturnAddress ( this configuration, string address ) : void |
Sets the public return address of this endpoint.
|
public static OverridePublicReturnAddress ( this configuration, string address ) : void | ||
configuration | this | The endpoint configuration to extend. |
address | string | The public return address for messages sent by this endpoint. |
Résultat | void |