C# Class PusherClient.PusherOptions

Datei anzeigen Open project: pusher-community/pusher-websocket-dotnet Class Usage Examples

Public Properties

Property Type Description
Authorizer IAuthorizer
Cluster string
Encrypted bool

Private Properties

Property Type Description

Property Details

Authorizer public_oe property

public IAuthorizer Authorizer
return IAuthorizer

Cluster public_oe property

public string Cluster
return string

Encrypted public_oe property

public bool Encrypted
return bool