HybridConnectionConfig Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains the REP (rendezvous endpoint) and “Sender” access token.
public class HybridConnectionConfig
type HybridConnectionConfig = class
Public Class HybridConnectionConfig
- Inheritance
-
HybridConnectionConfig
Properties
ExpirationTime |
Timestamp when this token will be expired. |
HybridConnectionName |
Name of the connection. |
Relay |
Name of the relay. |
Token |
Sender access token. |