OVERONE DotNetJ client program reference
JavaClientChannel Members
Public Instance Constructors
JavaClientChannel
Overloaded. Initialize a new instance of the JavaClientChannel class.
Public Instance Properties
ChannelName
ChannelPriority
Count
(inherited from
BaseChannelObjectWithProperties
)
IsFixedSize
(inherited from
BaseChannelObjectWithProperties
)
IsReadOnly
(inherited from
BaseChannelObjectWithProperties
)
IsSynchronized
(inherited from
BaseChannelObjectWithProperties
)
Item
(inherited from
BaseChannelObjectWithProperties
)
Keys
(inherited from
BaseChannelObjectWithProperties
)
Properties
(inherited from
BaseChannelWithProperties
)
SyncRoot
(inherited from
BaseChannelObjectWithProperties
)
Values
(inherited from
BaseChannelObjectWithProperties
)
Public Instance Methods
Add
(inherited from
BaseChannelObjectWithProperties
)
Clear
(inherited from
BaseChannelObjectWithProperties
)
Contains
(inherited from
BaseChannelObjectWithProperties
)
CopyTo
(inherited from
BaseChannelObjectWithProperties
)
CreateMessageSink
Equals
(inherited from
Object
)
GetEnumerator
(inherited from
BaseChannelObjectWithProperties
)
GetHashCode
(inherited from
Object
)
GetType
(inherited from
Object
)
Parse
Remove
(inherited from
BaseChannelObjectWithProperties
)
ToString
(inherited from
Object
)
Protected Instance Fields
SinksWithProperties (inherited from
System.Runtime.Remoting.Channels.BaseChannelWithProperties
)
Protected Instance Methods
Finalize
(inherited from
Object
)
MemberwiseClone
(inherited from
Object
)
Explicit Interface Implementations
IEnumerable.GetEnumerator
(inherited from
BaseChannelObjectWithProperties
)
See Also
JavaClientChannel Class
|
OVERONE.DotNetJ Namespace