The RelayService type exposes the following members.
Back to Top
Fields
| Name | Description | |
|---|---|---|
| DefaultHostName |
Specifies the default service host name. This will be used to create the service url.
| |
| EndPointSignature |
Specifies a signature for the REST methods that manage endpoints.
| |
| FilterKey |
Query string key for filter.
| |
| GroupSignature |
Specifies a signature for the REST methods that manage groups.
| |
| NameKey |
Query string key for name.
| |
| ToKey |
Query string key for to.
| |
| TtlKey |
Query string key for timeout.
| |
| WaitKey |
Query string key for wait.
|
See Also