C# Class npantarhei.distribution.pubnub.PubnubOperationHost

Inheritance: IDisposable
Afficher le fichier Open project: ralfw/NPantaRhei

Méthodes publiques

Méthode Description
Dispose ( ) : void
PubnubOperationHost ( IFlowRuntime runtime, PubnubCredentials credentials, string channel ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

PubnubOperationHost() public méthode

public PubnubOperationHost ( IFlowRuntime runtime, PubnubCredentials credentials, string channel ) : System
runtime IFlowRuntime
credentials npantarhei.distribution.pubnub.transceivers.PubnubCredentials
channel string
Résultat System