DVTk API
DicomStorageServer Class
DVTkDvtk.IheActors.DicomDicomStorageServer
DVTk API

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

Summary description for DicomStorageServer.
Declaration Syntax
C#Visual BasicVisual C++
public class DicomStorageServer : DicomServer
Public Class DicomStorageServer _
	Inherits DicomServer
public ref class DicomStorageServer : public DicomServer
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
DicomStorageServer(BaseActor, ActorName)
Class constructor.

ActorName
Property - ActorName - Destination Actor Name.
(Inherited from BaseServer.)
AddTransferSyntax(String)
Add a single transfer syntax to the list.
(Inherited from DicomServer.)
ApplyConfig(CommonConfig, DicomPeerToPeerConfig)
Apply the Dicom Configuration to the Client,
(Overrides DicomServer.ApplyConfig(CommonConfig, DicomPeerToPeerConfig).)
ClearTransferSyntaxes()()()
Clear the current transfer syntax list - reset contents to empty.
(Inherited from DicomServer.)
ConfigOption1
Property ConfigOption1
(Inherited from DicomServer.)
ConfigOption2
Property ConfigOption2
(Inherited from DicomServer.)
ConfigOption3
Property ConfigOption3
(Inherited from DicomServer.)
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.
(Inherited from DicomServer.)
ScpSendingMessageEventHandler(DicomProtocolMessage)
Handle the Mesage Sending Event for all messages.
(Inherited from DicomServer.)
SetAbortParameters(Byte, Byte)
Set the Abort Request parameters.
(Inherited from DicomServer.)
SetRejectParameters(Byte, Byte, Byte)
Set Associate Reject parameters.
(Inherited from DicomServer.)
SetRespondToAssociateRequest(HliScp..::.ScpRespondToAssociateRequestEnum)
SetRespondToAssociateRequest - define how the SCP should react to the Associate Request.
(Inherited from DicomServer.)
SetRespondToReleaseRequest(HliScp..::.ScpRespondToReleaseRequestEnum)
SetRespondToReleaseRequest - define how the SCP should react to the Release Request.
(Inherited from DicomServer.)
SetResultsFilePerAssociation(Boolean)
Set the ResultsFilePerAssociation parameter.
(Inherited from DicomServer.)
StartServer()()()
Start the Server.
(Inherited from DicomServer.)
StopServer()()()
Stop the Server.
(Inherited from DicomServer.)
StoreDataDirectory
Get the directory where the DicomServer stores the DCM files.
(Inherited from DicomServer.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
UpdateConfig(CommonConfig, DicomPeerToPeerConfig)
Update the Dicom Configuration of the Server.
(Inherited from DicomServer.)
Inheritance Hierarchy
Object
BaseServer
 DicomServer
  DicomStorageServer

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0