CallStyle
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public enum CallStyle : long
Fields
OneWay
View Source
Declaration
OneWay = 8192L
Reply
View Source
Declaration
Reply = 16384L
public enum CallStyle : long
OneWay = 8192L
Reply = 16384L