C# Class PusherClient.PusherOptions

Afficher le fichier Open project: pusher-community/pusher-websocket-dotnet Class Usage Examples

Méthodes publiques

Свойство Type Description
Authorizer IAuthorizer
Cluster string
Encrypted bool

Private Properties

Свойство Type Description

Property Details

Authorizer public_oe property

public IAuthorizer Authorizer
Résultat IAuthorizer

Cluster public_oe property

public string Cluster
Résultat string

Encrypted public_oe property

public bool Encrypted
Résultat bool