C# Class RealCrowd.Grip.GripPublishControlSet

Inheritance: RealCrowd.PublishControl.PublishControlSet
Afficher le fichier Open project: realcrowd/grip.net

Méthodes publiques

Méthode Description
PublishAsync ( string channel, string id, string previousId, HttpResponseFormat responseFormat = null, HttpStreamFormat streamFormat = null ) : System.Threading.Tasks.Task

Method Details

PublishAsync() public méthode

public PublishAsync ( string channel, string id, string previousId, HttpResponseFormat responseFormat = null, HttpStreamFormat streamFormat = null ) : System.Threading.Tasks.Task
channel string
id string
previousId string
responseFormat HttpResponseFormat
streamFormat HttpStreamFormat
Résultat System.Threading.Tasks.Task