GetEventSubscribers
Assembly: ServiceStack.Client.dll
View Source
Declaration
[ExcludeMetadata]
public class GetEventSubscribers : IGet, IVerb, IReturn<List<Dictionary<string, string>>>, IReturn
Properties
Channels
View Source
Declaration
public string[] Channels { get; set; }