TransportServiceBase(T) Properties

Microsoft Robotics Class Reference

The TransportServiceBase< (Of < ( <'T> ) > ) > type exposes the following members.

Properties

  Name Description
Protected property CleanupPort
Default cleanup port for this instance.
(Inherited from ServiceBase.)
Protected property Environment
Service environment
(Inherited from ServiceBase.)
Protected property FileStoreConstructorPort
FileStore Constructor Service
(Inherited from ServiceBase.)
Protected property ResourceManagerPort
Resource manager
(Inherited from ServiceBase.)
Protected property SerializerPort
Serializer
(Inherited from ServiceBase.)
Protected property TaskQueue
Dispatcher port associated with this instance. Used by Activate() calls to schedule tasks
(Inherited from CcrServiceBase.)
Protected property WinFormsServicePort
WinForms Service
(Inherited from ServiceBase.)

See Also

TransportServiceBase< (Of < ( <'T> ) > ) > Class

Microsoft.Dss.Services.Transports Namespace