DefaultClientChannelAttribute
Overview
Location
- Reference: RemObjects.SDK.Server.dll
- Namespace: RemObjects.SDK.Server
- Ancestry: Attribute | DefaultClientChannelAttribute
Properties
ClientChannel
property ClientChannel: Type read;
Type ClientChannel { get; }
ReadOnly Property ClientChannel() As Type
Instance Methods
constructor
constructor(clientChannel: Type)
DefaultClientChannelAttribute(Type clientChannel)
Sub New(clientChannel As Type)
Parameters:
- clientChannel: