DVTk API
DicomServer Class
DVTkDvtk.IheActors.DicomDicomServer
DVTk API

[This is preliminary documentation and is subject to change.]

Summary description for DicomServer.
Declaration Syntax
C#Visual BasicVisual C++
public abstract class DicomServer : BaseServer, 
	IServer
Public MustInherit Class DicomServer _
	Inherits BaseServer _
	Implements IServer
public ref class DicomServer abstract : public BaseServer, 
	IServer
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
DicomServer(BaseActor, ActorName)
Class constructor.

ActorName
Property - ActorName - Destination Actor Name.
(Inherited from BaseServer.)
AddTransferSyntax(String)
Add a single transfer syntax to the list.

ApplyConfig(CommonConfig, DicomPeerToPeerConfig)
Apply the Dicom Configuration to the Server.

ClearTransferSyntaxes()()()
Clear the current transfer syntax list - reset contents to empty.

ConfigOption1
Property ConfigOption1

ConfigOption2
Property ConfigOption2

ConfigOption3
Property ConfigOption3

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnMessageAvailable
Message Available Event
(Inherited from BaseServer.)
OnTransactionAvailable
Transaction Available Event
(Inherited from BaseServer.)
ParentActor
Property - ParentActor - containing Actor Name.
(Inherited from BaseServer.)
PublishMessageAvailableEvent(ActorName, ActorName, Message, MessageDirectionEnum)
Publish the Message Available Event.
(Inherited from BaseServer.)
PublishTransactionAvailableEvent(ActorName, ActorsTransaction)
Publish the Transaction Available Event.
(Inherited from BaseServer.)
ScpMessageReceivedEventHandler(DicomProtocolMessage)
Handle the Mesage Received Event for all messages.

ScpSendingMessageEventHandler(DicomProtocolMessage)
Handle the Mesage Sending Event for all messages.

SetAbortParameters(Byte, Byte)
Set the Abort Request parameters.

SetRejectParameters(Byte, Byte, Byte)
Set Associate Reject parameters.

SetRespondToAssociateRequest(HliScp..::.ScpRespondToAssociateRequestEnum)
SetRespondToAssociateRequest - define how the SCP should react to the Associate Request.

SetRespondToReleaseRequest(HliScp..::.ScpRespondToReleaseRequestEnum)
SetRespondToReleaseRequest - define how the SCP should react to the Release Request.

SetResultsFilePerAssociation(Boolean)
Set the ResultsFilePerAssociation parameter.

StartServer()()()
Start the Server.

StopServer()()()
Stop the Server.

StoreDataDirectory
Get the directory where the DicomServer stores the DCM files.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
UpdateConfig(CommonConfig, DicomPeerToPeerConfig)
Update the Dicom Configuration of the Server.

Inheritance Hierarchy

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0